From: Andreas Schwab Date: Wed, 30 Jun 2004 13:08:16 +0000 (+0000) Subject: Fix whitespace. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21790 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=71189f29c9bb05f504c31d367dfca2acf4ec33f6;p=emacs.git Fix whitespace. --- diff --git a/src/ChangeLog b/src/ChangeLog index 230f5a61d8d..ca1aad06688 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,11 +1,11 @@ 2004-06-29 YAMAMOTO Mitsuharu - - * macterm.c (do_window_activate, do_window_deactivate): Remove. - (XTread_socket): Send mouse button events to the toolbox - dispatcher even when the mouse is grabbed. Don't process window - activate events for non-Emacs windows. Replace function calls to - do_window_activate and do_window_deactivate with their contents. - Reset mouse grabbing status when a window is deactivated. + + * macterm.c (do_window_activate, do_window_deactivate): Remove. + (XTread_socket): Send mouse button events to the toolbox + dispatcher even when the mouse is grabbed. Don't process window + activate events for non-Emacs windows. Replace function calls to + do_window_activate and do_window_deactivate with their contents. + Reset mouse grabbing status when a window is deactivated. 2004-06-29 Steven Tamm